Release 10.1A: OpenEdge Data Management:
Database Administration
PROADSV utility
Starts, stops, or queries the current installation of an AdminServer on UNIX.
Syntax
proadsv { -start | -stop | -query }[ -portport-number] [ -adminportport-number][ -cluster ] [ -hostnamehost-name][ -help ]
Parameters
-startStarts the AdminServer.
-stopStops the AdminServer.
-queryDisplays AdminServer status.
-portport-numberSpecifies the listening port number for online command utilities, such as DBMAN. If a port number is not specified, it defaults to 20931.
-adminportport-numberSpecifies the listening port number for communication between a server group and an AdminServer. The default port number is 7832.
-clusterSpecifies to the AdminServer that it is running in a clustered environment.
-hostnamehost-nameSpecifies that the AdminServer should bind the RMI registry to the host
host-name. In a clustered environment, use the cluster alias as the value forhost-name. In the event of a failover, using the cluster alias guarantees availability of the RMI registry for the AdminServer.-helpDisplays command-line help.
Notes
- In Windows, the AdminServer runs as a service. The AdminServer is configured to automatically start. You can change the listening port for the AdminServer by adding
-portport-numberor-adminportport-number(either one or both) to the following registry keys:
To change the default port, add
-portor-adminportand the port number to the end of the value. If you add both-portand-adminport, be sure not to use the same port number. Be sure to leave a space between-portor-adminportand the port number. For example:
- To run more than one AdminServer on a single system, specify a unique
-adminportport-numberand-portport-numberfor each AdminServer. Failure to do so can result in communication errors between AdminServer and server groups.- An AdminServer is installed on every system where you install an OpenEdge database, ODBC DataServer or ORACLE DataServer, AppServer, NameServer, WebSpeedŽ Transaction Server, or WebSpeed Messenger. The AdminServer must be running in order to use any of the Progress Explorer configuration tools or command-line configuration utilities, such as DBMAN.
- See Chapter 3, "Starting Up and Shutting Down," for additional information describing the Progress Explorer Framework, including an AdminServer.
- PROADSV supports the use of internationalization startup parameters such as
-cpinternal codepageand-cpstreamcodepage. See Chapter 18, "Database Startup Parameters," for a description of each database-related internationalization startup parameter.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |